gridpack::math::BasicLinearMatrixSolverImplementation< T, I > Class Template Reference

#include <basic_linear_matrix_solver_implementation.hpp>

Inheritance diagram for gridpack::math::BasicLinearMatrixSolverImplementation< T, I >:
Inheritance graph
[legend]
Collaboration diagram for gridpack::math::BasicLinearMatrixSolverImplementation< T, I >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
BaseLinearMatrixSolverInterface
< T, I >::MatrixType 
MatrixType

Public Member Functions

 BasicLinearMatrixSolverImplementation (MatrixType &A)
 Default constructor.
 ~BasicLinearMatrixSolverImplementation (void)
 Destructor.

template<typename T, typename I = int>
class gridpack::math::BasicLinearMatrixSolverImplementation< T, I >


Member Typedef Documentation


Constructor & Destructor Documentation

template<typename T , typename I = int>
gridpack::math::BasicLinearMatrixSolverImplementation< T, I >::BasicLinearMatrixSolverImplementation ( MatrixType A  ) 

Default constructor.

template<typename T , typename I = int>
gridpack::math::BasicLinearMatrixSolverImplementation< T, I >::~BasicLinearMatrixSolverImplementation ( void   ) 

Destructor.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1